home *** CD-ROM | disk | FTP | other *** search
-
- What's new in ADMast Menu version 2.11 6-29-94
-
- . Now uses the environment variable TEMP to point to a place
- to create all its temporary files. If the TEMP variable is
- not present, the temporary files will be created in the current
- directory. In order for the TEMP variable to work properly,
- place the following in your AUTOEXEC.BAT file:
-
- SET TEMP=C:\TEMP
-
- The disk and directory after the equal (=) symbol can be any
- valid location on your computer which is always available.
-
- For Novell network users, the directory must have write access
- to the user. The directory must be available even when the
- network is "down", or the menu system will not work.
-
- The TEMP variable may also point to a RAMDRIVE in memory.
- If it does, your SET should be TEMP=E: or whatever drive
- letter is assigned to the RAMDRIVE. Do not include the
- trailing backslash (\).